| SyServiceExceptionResolution |
| Logical Entity Name | SyServiceExceptionResolution |
| Default Table Name | SyServiceExceptionResolution |
| Physical Only | NO |
| Definition | |
| Note |
| SyServiceExceptionResolution Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyServiceExceptionResolutionId |
int | NO | ||
SyServiceExceptionTemplateId |
int | NO | ||
SyServiceExceptionResolutionTypeId |
int | NO | ||
SyServiceExceptionResolutionAlgorithmTypeId |
int | NO | ||
| SourceDataDefinition | xml | NO | ||
| TargetDataDefinition | xml | NO | ||
| CustomSequenceExecution | nvarchar(255) | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SyServiceExceptionResolution Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Uk_SyServiceExceptionResolution_SyServiceExceptionTemplateIdResolutionTypeIdAlgorithmTypeId | Index | SyServiceExceptionTemplateId, SyServiceExceptionResolutionTypeId, SyServiceExceptionResolutionAlgorithmTypeId |
| Pk_SyServiceExceptionResolution_SyServiceExceptionResolutionId | PrimaryKey | SyServiceExceptionResolutionId |
| SyServiceExceptionResolution Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyServiceExceptionTemplate | Non-Identifying | One To Zero or More | FK_SyServiceExceptionResolutionSyServiceExceptionTemplateId_SyServiceExceptionTemplateSyServiceExceptionTemplateId | SyServiceExceptionTemplateId | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SyServiceExceptionResolutionUserID_SyStaffSyStaffID | UserID | NO | YES | ||
| SyServiceExceptionResolutionAlgorithmType | Non-Identifying | One To Zero or More | FK_SyServiceExcResSyServiceExceptionResolutionAlgoTypeId_SyServiceExcResTypeSyServiceExceptionResolutionAlgoTypeId | SyServiceExceptionResolutionAlgorithmTypeId | NO | YES | ||
| SyServiceExceptionResolutionType | Non-Identifying | One To Zero or More | FK_SyServiceExcResSyServiceExceptionResolutionTypeId_SyServiceExcResTypeSyServiceExceptionResolutionTypeId | SyServiceExceptionResolutionTypeId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyServiceExceptionResolutionStepTemplateRelationship | Non-Identifying | One To Zero or More | FK_SyServiceExceptionResolutionStepTemplateRelationship_ExceptionResolutionId_SyExceptionResolution_ExceptionResolutionId | NO | YES |
| SyServiceExceptionResolution Check Constraints |
| Check Constraint Name | CheckConstraint |